From: Chong Yidong Date: Sat, 19 May 2007 18:43:04 +0000 (+0000) Subject: * xdisp.c (redisplay_window): If first window line is a continuation X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~18821 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=471a4e1602ed96fdd23c5a20e2d864a5ccd791f6;p=emacs.git * xdisp.c (redisplay_window): If first window line is a continuation line, recompute the new window start instead of recentering. --- diff --git a/src/ChangeLog b/src/ChangeLog index 19ce2802da2..051e39921f2 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2007-05-19 Chong Yidong + + * xdisp.c (redisplay_window): If first window line is a + continuation line, recompute the new window start instead of + recentering. + 2007-05-18 Glenn Morris * m/alpha.h (ORDINARY_LINK): No longer define on OpenBSD.